*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Thu, 9 Nov 2000 23:05:07 +0000 (23:05 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 9 Nov 2000 23:05:07 +0000 (23:05 +0000)
lisp/ChangeLog

index 21492de9f17f941e2f53dca168c4a3f7bca4ada6..e85f9e0110c9644405952c70c1632a8757dc8bf8 100644 (file)
@@ -1,5 +1,13 @@
 2000-11-09  Gerd Moellmann  <gerd@gnu.org>
 
+       * simple.el (byte-compiling-files-p): New function.
+
+       * textmodes/ispell.el (toplevel): Use byte-compiling-files-p
+       if it is there.
+
+       * emacs-lisp/bytecomp.el (byte-compile-current-file): Bind it to
+       nil again.
+
        * textmodes/ispell.el (ispell-library-path): Don't call
        check-ispell-version when byte-compiling because that starts
        an ispell process, and ispell might not be installed.